@charset "UTF-8";

/*------------// Overall //------------------*/

body {
    font: 12px/140% "Source Han Sans CN";
    color: #5a5a5a;
    margin: 0;
    background: #FFF;
    background-color: rgb(244, 244, 244);
}

a {
    text-decoration: none;
}

ul {
    list-style: none;
}

div,
p,
img,
ul,
ol,
li,
form,
input,
label,
span,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

.container {
    position: relative;
    width: 100%;
}


/* 自定义头部内容 */

.header_top {
    position: relative;
    height: 30px;
    background-color: #00AEF3;
    width: 1600px;
    font-size: 12px;
    line-height: 140%;
    overflow: hidden;
    color: #FFF;
    vertical-align: middle;
    width: 100%;
}

.header_top_box {
    width: 1200px;
    height: 30px;
    margin: 0 auto;
}

.header_top span {
    line-height: 140%;
}

.comp_name {
    float: left;
    display: block;
    padding-top: 8px;
    width: 192px;
    height: 18px;
}

.comp_contact {
    padding-top: 8px;
    float: right;
    z-index: 106;
    width: 150px;
    height: 24px;
}

.nav {
    width: 100%;
    height: 110px;
    background-color: #FFF;
    border-bottom: 1px solid rgb(67, 67, 67);
    border-top: 5px solid rgb(67, 67, 67);
}

.nav_warp {
    width: 1200px;
    height: 110px;
    margin: 0 auto;
}

.logo {
    display: block;
    float: left;
    width: 220px;
    height: 110px;
}

.logo img {
    margin-top: 20px;
}

.logo h1 {
    height: 70px;
    line-height: 70px;
    color: #005aae;
}

.logo p {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
}

.list {
    float: left;
    top: 0px;
    width: 660px;
    height: 110px;
}

.list_content {
    border: 0px solid transparent;
    width: 660px;
    padding: 0px;
    display: block;
    overflow: visible;
    height: auto;
}

.navigation {
    width: auto;
    background-image: url(../images/png_bg.png);
    background-color: transparent;
    line-height: 110px;
    height: 110px;
    list-style-type: none;
}

.navigation li {
    background-color: transparent;
    line-height: 110px;
    height: 110px;
    background-position: center center;
    background-repeat: no-repeat;
}

.navigation li.lihover {
    background-color: transparent;
    background-image: url(../images/menu-bg_x68x_z7na_hxa5.png);
    line-height: 110px;
    height: 110px;
    background-position: center center;
    background-repeat: no-repeat;
}

.navigation li:hover {
    background-color: transparent;
    background-image: url(../images/menu-bg_x68x_z7na_hxa5.png);
    line-height: 110px;
    height: 110px;
    background-position: center center;
    background-repeat: no-repeat;
}

.navigation li.lihover a {
    font-weight: bold;
}

.wp {
    z-index: 2;
    width: 100px;
    border-right-color: transparent;
    height: 110px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    float: left;
    padding-bottom: 0px;
    background-image: url(../images/png_bg.png);
    background-repeat: no-repeat;
    background-position: top right;
    background-color: transparent;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    border: thin none;
}

.wp a {
    font-size: 16px;
    color: #000000;
    
    white-space: nowrap;
    display: block;
    padding: 0px;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    font-style: normal;
    overflow: hidden;
    outline: none;
}

.wp a:hover {
    font-size: 16px;
    
    color: #005aae;
    font-style: normal;
    font-weight: bold;
}

.nav_right {
    float: left;
    width: 320px;
    height: 110px;
    overflow: hidden;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}


/* banner */
/*----------------------------banner-----------------------------*/

.banner {
    width: 100%;
    position: relative;
}

.banner .index-banner {
    width: 100%;
    position: relative;
}

.owl-carousel .owl-dots {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 30px;
    text-align: center;
}

.owl-carousel button.owl-dot {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 50px;
    border: 1px solid #5a5a5a;
    margin: 0 5px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.owl-carousel button.owl-dot.active {
    background: #5a5a5a;
}
/* .banner {
    clear: both;
    width: 100%;
    height: 600px;
} */

.intro {
    padding-top: 100px;
    width: 1200px;
    height: 87px;
    font-family: SourceHanSansCN-Regular;
}

.intro b {
    font-size: 60px;
    color: #FFF;
    font-weight: bold;
}

.banner_info {
    width: 700px;
    height: 70px;
    overflow-wrap: break-word;
    padding: 0px;
    border-color: transparent;
    border-width: 0px;
    display: block;
    font-size: 12px;
    line-height: 140%;
    overflow: hidden;
}

.contact_button {
    z-index: 101;
    width: 130px;
    height: 40px;
    padding: 0px;
    border-color: transparent;
    border-width: 0px;
    overflow: hidden;
}

.contact_button a:hover {
    text-decoration: none;
    background-color: #005aae;
    border: 1px solid #005aae;
}

a.btnarea {
    color: #FFF;
    width: 128px;
    height: 38px;
    line-height: 38px;
    border-radius: 3px 3px 3px 3px;
    border-width: 1px;
}

a.button_btndefault-link {
    position: absolute;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    border: 1px solid #FFF;
}

A:visited {
    text-decoration: none;
    color: #5a5a5a;
}

.button_btndefault-label {
    
    font-size: 15px;
    font-weight: normal;
    color: rgb(255, 255, 255);
    transition: color 0.4s ease 0s;
    white-space: nowrap;
}


/* 产品中心 products */

.fl {
    float: left;
}

.sub_title {
    width: 130px;
    vertical-align: bottom;
}

.sub_title h2 {
    font-size: 28px;
    color: black;
}

.sub_info {
    width: 950px;
}

.sub_info p {
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    margin-top: 38px;
}

.sub_more {
    padding: 0px;
    border-color: transparent;
    border-width: 0px;
    overflow: hidden;
    width: 120px;
    height: 100px;
    border-style: solid;
}

.sub_more a {
    margin-top: 30px;
    text-align: center;
    color: black;
    font-size: 14px;
    display: block;
    width: 118px;
    height: 36px;
    line-height: 36px;
    border: 1px solid rgba(102, 102, 102, 1);
    border-radius: 3px 3px 3px 3px;
    box-shadow: none;
    background-color: transparent;
    text-decoration: none;
}

.sub_more a:hover {
    color: #fff;
    border-color: rgba(60, 120, 216, 1);
    background-color: rgba(60, 120, 216, 1);
}

.h100 {
    height: 100px;
}

.lh100 {
    line-height: 100px;
}

.product {
    height: 880px;
}

.product_list {
}

.product_list ul {
    margin: 0px;
    list-style: none;
}

.product_list ul>li {
    display: block;
    float: left;
    width: 376px;
    height: 340px;
    margin-right: 34px;
    margin-bottom: 34px;
    background-color: #ffffff;
    padding: 0px;
    border: none;
}

.product_list ul>li:hover {
    box-shadow: rgba(217, 217, 217, 0.8) 0px 0px 2px 2px;
}

.product_list ul>li img {
    position: relative;
    max-width: 235px;
    margin: 0px auto;
    max-height: 235px;
    display: block;
    width: 376px;
    height: 235px;
    transform: scale(1);
}

.product_list ul>li a {
    display: block;
    padding-top: 23px;
    text-decoration: none;
    font: normal 120%, Arial, Verdana;
    
    font-size: 20px;
    color: #000000;
    font-weight: bold!important;
    display: block;
    text-align: center;
}

.product_list .mr0 {
    margin-right: 0px;
}


/* 公司荣誉 */

.hornor {
    height: 200px;
    background-color: rgb(204, 204, 204);
    /* background-image: url(../images/bg5.jpg); */
    background-position: center center;
    background-attachment: fixed;
    padding-top: 80px;
}

.h300 {
    height: 300px;
}

.hornor_ul {
    height: 200px;
}

.hornor_ul ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.hornor_ul ul>li {
    width: 23.5%;
    margin-bottom: 2%;
    background: #ffffff;
    padding-bottom: 26px;
    padding-left: 35px;
    padding-right: 0px;
    box-shadow: #d1d1d1 1px 0px 20px;
    overflow: hidden;
    box-sizing: border-box;
}

.hornor_ul ul>li a {
    text-decoration: none;
    color: #333;
}

.imgTBox {
    text-align: left;
    display: inline-block;
}

.hornor .imgTBox img {
    width: 62px;
}

.hornor .imgSet {
    padding-bottom: 0px;
    padding-top: 26px;
    padding-left: 0px;
}

.hornor .cont {
    float: right;
    width: calc(100% - 62px);
    display: inline-block;
}

.titleSet {
    padding-top: 25px;
    padding-left: 18px;
    padding-bottom: 3px;
    font-size: 16px;
    line-height: 2;
}

.imgDetail {
    display: block;
    padding-left: 18px;
    font-size: 12px;
    color: #666;
}


/* 行业案例 */

.case {
    background-color: #FFF;
}

.sub_title h2 {
    height: 100px;
    line-height: 100px;
}

.sub_ul {
    display: block;
    margin-left: 220px;
    width: 850px;
    height: 100px;
    line-height: 100px;
    float: left;
}

.sub_ul ul {
    list-style: none;
    height: 100px;
    line-height: 100px;
}

.sub_ul ul>li {
    list-style: none;
    display: block;
    width: 138px;
    height: 100px;
    line-height: 100px;
    float: left;
}

.sub_ul ul>li a {
    color: #5a5a5a;
    text-align: right;
    display: block;
    height: 100px;
    line-height: 100px;
    text-decoration: none;
    font-size: 16px;
}

.sub_ul ul>li a:hover {
    color: #005aae;
    font-weight: bold;
}

.case_box ul {
    margin: 0px;
    list-style: none;
}

.case_box ul>li {
    display: block;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    width: 380px;
    height: 340px;
    padding: 0px;
    border: none;
    margin-bottom: 1%;
}


/* .case_box ul>li:hover {
    box-shadow: rgba(217, 217, 217, 0.8) 0px 0px 2px 2px;
} */

.case_box ul>li img {
    position: relative;
    margin: 0px auto;
    display: block;
    width: 380px;
    max-width: 380px;
    height: 235px;
    max-height: 235px;
    transform: scale(1);
}

.case_box ul>li a {
    display: block;
    padding-top: 13px;
    text-decoration: none;
    font: normal 120% Arial, Verdana;
    
    font-size: 20px;
    color: #000000;
    display: block;
    text-align: left;
}

.case_box ul>li p {
    display: block;
    padding-top: 10px;
}

.case_img img {
    border: 1px solid #cccccc;
    border-radius: 3px;
    box-shadow: rgba(217, 217, 217, 0.8) 0px 0px 2px 2px;
}


/* 公司简介 */

.about {
    clear: both;
    height: 600px;
    padding-top: 50px;
}

.about_left {
    width: 790px;
    float: left;
}

.about_left h3 {
    font-size: 28px;
    font-weight: bold;
    height: 58px;
    line-height: 38px;
}

.about_intro p {
    text-indent: 2em;
    font-size: 14px;
    font-family: 微软雅黑;
    color: rgb(34, 34, 34);
    line-height: 190%;
    text-transform: uppercase;
}

.about_button {
    padding: 0px;
    padding-top: 30px;
    border-color: transparent;
    border-width: 0px;
    overflow: hidden;
    width: 120px;
    height: 38px;
    border-style: solid;
}

.about_button a {
    font-size: 14px;
    width: 118px;
    left: 0px;
    top: 0px;
    height: 36px;
    line-height: 36px;
    border-radius: 3px;
    border-width: 1px;
    border-color: transparent;
    box-shadow: none;
    color: #5a5a5a;
    background-color: rgba(204, 204, 204, 1);
    cursor: pointer;
    display: inline-block;
    text-align: center;
    transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
}

.about_button a:hover {
    color: #fff;
    background-color: rgba(60, 120, 216, 1);
    border-radius: 3px;
    border: 1px solid rgba(19, 33, 132, 1);
}

.about_right {
    width: 400px;
    float: left;
    margin-left: 10px;
}

.about_contact {
    padding-top: 20px;
    padding-bottom: 20px;
    width: 120px;
    height: 38px;
    line-height: 38px;
    float: right;
}

.about_contact a {
    color: #5a5a5a;
    font-size: 14px;
    text-decoration: none;
    width: 118px;
    height: 36px;
    line-height: 36px;
    border-radius: 3px;
    border: 1px solid rgba(102, 102, 102, 1);
    box-shadow: none;
    background-color: transparent;
    display: inline-block;
    text-align: center;
}

.about_contact a:hover {
    color: #FFF;
    border-color: rgba(60, 120, 216, 1);
    background-color: rgba(60, 120, 216, 1);
    background-image: none;
}

.about_bottom {
    width: 1200px;
    clear: both;
    padding-top: 20px;
}

.about_bottom ul {
    list-style: none;
    float: left;
}

.about_bottom ul>li {
    display: block;
    margin-right: 18px;
    list-style: none;
    float: left;
    width: 286px;
    height: 190px;
    max-height: 190px;
    max-width: 286px;
    left: 0.125%;
}

.about_bottom ul>li img {
    list-style: none;
    float: left;
    width: 286px;
    height: 190px;
    max-height: 190px;
    max-width: 286px;
}


/* 新闻动态 */

.news {
    background-color: #fff;
    height: 500px;
}

.news_left {
    /* background-color: aliceblue; */
    float: left;
    top: 160px;
    width: 560px;
    height: 340px;
    display: block;
}

.news_left img {
    border-radius: 3px;
}

.big_news span {
    display: block;
    height: 28px;
    line-height: 28px;
    text-align: center;
}

.big_news span a {
    color: black;
    font-size: 16px;
    text-decoration: none;
    
}

.big_news p {
    padding-top: 2px;
    font-size: 14px;
    text-indent: 2em;
    line-height: 140%;
}

.news_right {
    float: left;
    margin-left: 40px;
    border-color: rgb(67, 67, 67);
    border-width: 0px;
    overflow: hidden;
    width: 600px;
    height: 360px;
    border-style: solid;
    padding: 0px;
}

.news_right ul {
    list-style: none;
}

.news_right ul>li {
    padding-top: 16px;
    padding-bottom: 16px;
    overflow: hidden;
    margin: 10px 0;
    border-bottom: 1px dotted #dbd4cd;
    list-style: none;
}

.time {
    background: transparent;
    width: 60px;
    height: 60px;
    display: inline-block;
    float: left;
    text-align: center;
    margin-left: 30px;
    color: #fff;
}

.day {
    color: #cccccc;
    font-size: 48px;
    height: 41px;
    line-height: 41px;
    display: inline-block;
    
    font-weight: normal;
    text-decoration: none;
}

.date {
    display: block;
    color: #cccccc;
    font-size: 14px;
    display: block;
    font-weight: normal;
    text-decoration: none;
    height: 18px;
    line-height: 18px;
    font-size: 13px;
}

.conts {
    margin-left: 110px;
}

.conts p {
    color: #999;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
}

p.title {
    color: #999;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    padding-bottom: 5px;
}

p.title a {
    display: inline-block;
    
    font-size: 16px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    line-height: 140%;
}

p.title a:hover {
    color: #005aae;
    line-height: 140%;
}


/* 友情链接 */

.friendlink {
    height: 60px;
    line-height: 28px;
    padding-top: 5px;
}

.friendlink a {
    color: #999;
    display: block;
    float: left;
    margin-left: 10px;
    font-size: 14px;
    text-decoration: none;
    height: 28px;
    line-height: 28px;
}


/* footer */

.footer {
    height: 260px;
    background-color: rgb(51, 51, 51);
}

.footer_con {
    padding-top: 40px;
    width: 1200px;
    height: 220px;
}

.footer_left {
    padding-top: 20px;
    display: block;
    float: left;
    width: 400px;
    height: 200px;
}

.footer_left p {
    width: 320px;
    margin-top: 20px;
    font-size: 14px;
    line-height: 140%;
    color: #fff;
    line-height: 1.8;
    
}

.footer_left p a {
    color: #cccccc;
}

.footer_center {
    margin-left: 30px;
    display: block;
    float: left;
    width: 120px;
    height: 210px;
}

.footer_center h3,
.footer_center1 h3 {
    color: #fff;
}

.footer_center ul>li {
    font-size: 14px;
    color: #fff;
    padding-top: 8px;
}

.footer_center1 ul>li {
    font-size: 14px;
    line-height: 1.5em;
    color: #fff;
    padding-top: 8px;
}

.footer_center ul>li a,
.footer_center1 ul>li a {
    text-decoration: none;
    font-size: 14px;
    color: #fff;
}

.footer_center ul>li a:hover {
    font-weight: bold;
}

.footer_center1 {
    margin-left: 30px;
    display: block;
    float: left;
    width: 250px;
    height: 210px;
}

.footer_center ul,
.footer_center1 ul {
    padding-top: 30px;
    list-style: none;
}

.footer_right {
    margin-left: 30px;
    display: block;
    float: left;
    width: 340px;
    height: 210px;
}

.meiti {
    padding-top: 20px;
    float: left;
    margin-left: 10px;
    width: 150px;
    height: 150px;
}

.meiti p {
    color: #fff;
    font-size: 14px;
    line-height: 38px;
    text-indent: 8px;
}


/* copyright */

.copyright {
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    background: #282828;
    width: 100%;
    box-sizing: border-box;
    font-size: 14px;
    
}

.copyright a {
    text-decoration: none;
    color: #d1d1d1;
    font-size: 14px;
    
}


/* 列表页分页样式 */

.dede_pages {
    margin: 20px 0;
}

.dede_pages ul {
    width: 680px;
    height: 32px;
    display: block;
    margin: 0 auto;
}

.dede_pages ul li {
    float: left;
    display: inline;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    color: #000;
    font-size: 15px;
    margin: 0 5px;
    border: 1px solid #dedede;
    border-radius: 3px;
    font-size: 16px;
}

.dede_pages ul li a {
    color: #000;
    text-decoration: none;
    font-size: 16px;
}

.dede_pages ul li.thisclass {
    background: #09f;
    border: 1px solid #218EC1;
    color: #fff;
    font-size: 16px;
}

.dede_pages ul li.thisclass a {
    color: #fff;
}

.dede_pages ul li a:hover,
a:focus {
    text-decoration: none;
}

.dede_pages ul li:hover {
    background: #09f;
    border: 1px solid #218EC1;
}

.dede_pages ul li:hover a {
    color: #fff;
}


/* 产品详情页 */

.product_pic img {
    box-shadow: rgba(217, 217, 217, 0.8) 0px 0px 2px 2px;
}


/* 首页产品竖列导航 */

.inpro {
    padding: 60px 0 40px;
    background:#f1f1f1;
    background-size: auto 950px !important;
}

.inpro .leftnav {
    width: 260px;
    float: left;
    background: #fff;
    padding-bottom: 20px;
    min-height: 808px;
}

.inpro .leftnav .lmtit {
    padding: 20px;
    background: #03a3e6;
    color: #fff;
}

.inpro .leftnav .lmtit .en {
    display: block;
    height: 30px;
    font-size: 18px;
}

.inpro .leftnav .lmtit .cn {
    display: block;
    height: 30px;
    font-size: 28px;
}

.inpro .leftnav .tit {
    margin-top: 10px;
    line-height: 50px;
    padding: 0 15px;
    font-size: 20px;
    color: #333;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 10px;
}

.inpro .leftnav .tit:hover {
    background: #03a3e6;
    color: #fff;
}

.inpro .leftnav .li {
    width: 82%;
    margin: 0 auto 10px;
    background: #ebebeb;
    padding: 0 10px;
    font-size: 14px;
    color: #666;
    display: block;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.inpro .leftnav .li:hover {
    background: #03a3e6;
    color: #fff;
}

.inpro .right {
    width: 930px;
    float: right;
}

.inpro .right ul {
    display: block;
    position: relative;
    width: 100%;
    /* left: -1%; */
}

.inpro .right ul li {
    display: block;
    width: 31.333333%;
    margin: 0 1% 2%;
    float: left;
    position: relative;
}

.inpro .right ul li .tit {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    padding: 0 10px;
    box-sizing: border-box;
    width: 100%;
    position: absolute;
    z-index: 99;
    left: 0;
    bottom: 0;
    text-align: center;
    background: rgba(0, 0, 0, .6);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.inpro .right ul li .pic {
    overflow: hidden;
}

.inpro .right ul li img {
    transition: all .5s;
}

.inpro .right ul li:hover img {
    transform: scale(1.1, 1.1);
}

.tupian {
    width: 100%;
    background: #f1f1f1;
}

.injiagong {
    background-color: #fff;
    padding: 40px 0;
}

.injiagong .lmtit {
    font-size: 35px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 5px;
}

.injiagong .lmjj {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    color: #999;
    margin-bottom: 0px;
}